home *** CD-ROM | disk | FTP | other *** search
/ Champak 146 / (Vol 146) Jan 07 2012.iso / Games / the_great_candy_caper.swf / scripts / DefineButton2_182 / BUTTONCONDACTION on(release).as
Text File  |  2012-01-07  |  143b  |  6 lines

  1. on(release){
  2.    gname = "thegreatcandycaperXec";
  3.    gscore = _root.score;
  4.    getURL("index.php?act=Arcade&do=newscore","_self","POST");
  5. }
  6.